From: Jo-Philipp Wich Date: Wed, 4 Mar 2020 08:29:07 +0000 (+0100) Subject: luci-theme-bootstrap: fix overview wireless display quirks X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=14b46fe88757d18596ec057d933d1ddd858ee0ef;p=project%2Fluci.git luci-theme-bootstrap: fix overview wireless display quirks Signed-off-by: Jo-Philipp Wich (cherry picked from commit aa2445cdd85109987b893fb950adbe7d3ef2dddb) --- diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css index bf0a63d768..ffb9c09ed1 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -2022,6 +2022,8 @@ table table td, .network-status-table .ifacebox-body > div { margin: -.125em; + display: flex; + flex-wrap: wrap; } #dsl_status_table .ifacebox-body span > strong {